import { MdiReactIconComponentType } from './dist/typings';

declare const BankIcon: MdiReactIconComponentType;
export default BankIcon;
