import type { Jf2 } from "@paulrobertlloyd/mf2tojf2"; export declare const jf2ToContentWithFrontmatter: (jf2: Jf2) => string; //# sourceMappingURL=jf2-to-content.d.ts.map