import React from 'react'; declare const AccountView: React.FC; export default AccountView;