import { type FunctionComponent, PropsWithChildren } from 'react'; export declare const SisenseQueryClientProvider: FunctionComponent;