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