import { type TemplateResult } from 'lit'; export declare const parse: (markdown?: string) => TemplateResult; //# sourceMappingURL=markdown.d.ts.map