import type { IconProps } from '../../types';
declare const PriceTag2Fill: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Price Tag 2 Fill
 * @see {@link https://remixicon.com/icon/price-tag-2-fill Remix Icon Docs}
 */
export { PriceTag2Fill };
