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