import React from 'react'; import { WalletsProps } from 'src/ui/common'; declare const Wallets: React.FC; export default Wallets;