import { AuthenticatorInterface } from '@apimatic/core-interfaces';
export declare const customQueryAuthenticationProvider: (customQueryParams: Record<string, string>) => AuthenticatorInterface<boolean>;
//# sourceMappingURL=customQueryAuthenticationAdapter.d.ts.map