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

declare const FlameIcon: MdiReactIconComponentType;
export default FlameIcon;
