export declare function isNotEmptyHTML(error?: React.ReactNode): (value: unknown) => React.ReactNode;
