export type { PublicAccessConfig, LocalSigningConfig, ProviderConfig, RemoteProviderConfig, TokenStorageConfig, SecureStoreConfig, SecureStoreEncryptionConfig, SecureStoreCustomBackend, TokenRefreshConfig, SkippedAppBehavior, ConsentConfig, FederatedAuthConfig, IncrementalAuthConfig, UpstreamProviderOptions, LocalDcrConfig, LocalDcrClient, PublicAuthOptionsInterface, TransparentAuthOptionsInterface, LocalAuthOptionsInterface, RemoteAuthOptionsInterface, LocalOrRemoteAuthOptionsInterface, AuthOptionsInterface, AuthMode, LoginFieldConfig, LoginSubjectConfig, LoginConfig, LoginRenderContext, AuthenticateInput, AuthenticateContext, AuthenticateCredential, AuthenticateSuccess, AuthenticateFailure, AuthenticateResult, AuthenticateFn, OrchestratedLocalOptionsInterface, OrchestratedRemoteOptionsInterface, OrchestratedAuthOptionsInterface, OrchestratedType, } from '@frontmcp/auth'; //# sourceMappingURL=interfaces.d.ts.map