import * as React from "react"; import type { RecoverAccountWithTokenProps } from "../../../types"; export declare const RecoverAccountUsingToken: React.FC;