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