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