import { UseCustomQueryFunction } from './types';
export declare const useCustomQuery: UseCustomQueryFunction;
