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

declare const PriceTagFillIcon: RemixiconReactIconComponentType;
export default PriceTagFillIcon;
