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