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