import { passThroughInterceptor } from '@apimatic/core-interfaces';
/** None authentication provider */
export declare const noneAuthenticationProvider: () => typeof passThroughInterceptor;
//# sourceMappingURL=noAuthenticationAdapter.d.ts.map