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

declare const FireIcon: MdiReactIconComponentType;
export default FireIcon;
