import { XastRoot } from "../types"; export declare function fragmentToXast(fragmentSource: string, templates: Record): XastRoot; //# sourceMappingURL=fragment-to-pretext.d.ts.map