import Nast from 'notajs-types/nast'; declare function renderImage(node: Nast.Image): string; export default renderImage; //# sourceMappingURL=image.d.ts.map