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