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

declare const WalletProductIcon: MdiReactIconComponentType;
export default WalletProductIcon;
