import { AmplifyAppSyncAPIConfig, AmplifyAppSyncSimulatorAuthenticationType } from '../../type-definition';
export declare function getAuthorizationMode(headers: Record<string, string | string[]>, appSyncConfig: AmplifyAppSyncAPIConfig): AmplifyAppSyncSimulatorAuthenticationType;
//# sourceMappingURL=current-auth-mode.d.ts.map