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