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