import React from 'react'; export declare function withQueryClientProvider
(WrappedComponent: React.ComponentType
): React.FC
;