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