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