/// import type { RecoverAccountWithTokenThemeProps } from "../../../types"; declare function PasskeyRecoverAccountWithTokenTheme(props: RecoverAccountWithTokenThemeProps): JSX.Element; export default PasskeyRecoverAccountWithTokenTheme;