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

declare const WalletFillIcon: RemixiconReactIconComponentType;
export default WalletFillIcon;
