import type { IconProps } from '../../types';
declare const IncreaseDecreaseFill: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Increase Decrease Fill
 * @see {@link https://remixicon.com/icon/increase-decrease-fill Remix Icon Docs}
 */
export { IncreaseDecreaseFill };
