export declare const shouldWrapWithText: (value: React.ReactNode) => boolean;
