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