import type { JwtVerificationConfig } from '@konker.dev/tiny-auth-utils-fp/jwt'; import * as Effect from 'effect/Effect'; export declare const JWT_AUTHENTICATOR_TEST_DEPS: JwtVerificationConfig; export declare const mockJwtAuthenticatorDeps: (self: Effect.Effect) => Effect.Effect>; //# sourceMappingURL=jwtAuthenticator.test.d.ts.map