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