type UnknownRecord = Record; export declare function isPureText(content: UnknownRecord | UnknownRecord[] | undefined | null): boolean; export {}; //# sourceMappingURL=is-pure-text.d.ts.map