import { SvgIconComponent } from './types'; declare const AccountBalanceIcon: SvgIconComponent; export default AccountBalanceIcon;