import { RemixiconReactIconComponentType } from './dist/typings';

declare const FirefoxFillIcon: RemixiconReactIconComponentType;
export default FirefoxFillIcon;
