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

declare const WalletIcon: ReactIconComponentType;
export default WalletIcon;
            