import PicNode from "../../reader/node/PicNode"; export declare function renderPic(node: PicNode): HTMLElement;