export type AdfNode = Record; export declare function textToAdf(text: string): AdfNode; //# sourceMappingURL=adf.d.ts.map