export declare const QueryFormProvider: (props: { children: React.ReactNode; }) => import("react/jsx-runtime").JSX.Element;