export declare function getTemplate(content: string): string;
export declare function getAsDom(content: string): Document;
//# sourceMappingURL=parseAstro.d.ts.map