import type { IconProps } from '../../types';
declare const ChromeFill: import("react").NamedExoticComponent<IconProps>;
/**
 * MingCute Icon: Chrome Fill
 * @see {@link https://www.mingcute.com MingCute Icon Docs}
 */
export { ChromeFill };
