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