/** * Submit button to perform the email verification against the backend. */ declare const EnterCodeButton: React.FC; export default EnterCodeButton;