import { FC } from 'react'; declare const RecoveryKeyHandler: FC; export default RecoveryKeyHandler;