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