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