import { StartAccountRecoveryAuthereumPreConfirmationInput } from '../types'; export declare const startAccountRecoveryAuthereumPreConfirmation: (input: StartAccountRecoveryAuthereumPreConfirmationInput) => Promise;