import React from 'react';
declare const AccountVerify: (props: any) => React.JSX.Element;
export default AccountVerify;
