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

declare const AuctionFillIcon: RemixiconReactIconComponentType;
export default AuctionFillIcon;
