import { MdiReactIconComponentType } from './dist/typings';

declare const WalletIcon: MdiReactIconComponentType;
export default WalletIcon;
