import * as Effect from 'effect/Effect';
import * as unit from './basicAuthAuthenticator.js';
export declare const BASIC_AUTH_AUTHENTICATOR_TEST_DEPS: unit.BasicAuthAuthenticatorDeps;
export declare const mockBasicAuthAuthenticatorDeps: (self: Effect.Effect) => Effect.Effect>;
//# sourceMappingURL=basicAuthAuthenticator.test.d.ts.map