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

declare const FirefoxIcon: MdiReactIconComponentType;
export default FirefoxIcon;
