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