import type { ASTType } from '../../RichText'; export declare const getDomValue: (value: ASTType) => Document; //# sourceMappingURL=get-dom-value.d.ts.map