export { RecoveryPassword } from './RecoveryPassword'; export { getRecoveryPasswordTexts } from './translations'; export type { RecoveryPasswordProps, RecoveryPasswordTheme, RecoveryPasswordTexts, RecoveryIdentifierType, } from './types'; //# sourceMappingURL=index.d.ts.map