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