declare const BankIcon: { name: string; svg: string; }; export default BankIcon;