import type { IconProps } from '../../types'; declare const PantoneLine: import("react").NamedExoticComponent; /** * Remix Icon: Pantone Line * @see {@link https://remixicon.com/icon/pantone-line Remix Icon Docs} */ export { PantoneLine };