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