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