export declare function setRecoveryProps(props: {
    [key: string]: any;
}): void;