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