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

declare const MozillaFirefoxIcon: MdiReactIconComponentType;
export default MozillaFirefoxIcon;
