import { ReactIconComponentType } from '../types';

declare const AccountBalance: ReactIconComponentType;
export default AccountBalance;
            