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