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

declare const AccountBalanceIcon: MdiReactIconComponentType;
export default AccountBalanceIcon;
