import { IconProps } from '../Icon'; declare function SvgAccountBalanceWallet(props: IconProps): JSX.Element; export default SvgAccountBalanceWallet;