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