import { DocRenderer } from "../../types";
declare const BMPRenderer: DocRenderer;
export default BMPRenderer;
