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