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