import type { Nodes } from 'react-markdown/lib'; export declare const htmlToTextPlugin: () => (tree: Nodes) => void; //# sourceMappingURL=htmlToTextPlugin.d.ts.map