/// <reference types="react" />
declare const AccountValidated: () => JSX.Element;
export default AccountValidated;
