import type { IconProps } from '../../types';
declare const FirefoxFill: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Firefox Fill
 * @see {@link https://remixicon.com/icon/firefox-fill Remix Icon Docs}
 */
export { FirefoxFill };
