import type { HTMLConverter } from '../types.js';
export declare const TextHTMLConverter: HTMLConverter<any>;
//# sourceMappingURL=text.d.ts.map