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

declare const TowerFireIcon: MdiReactIconComponentType;
export default TowerFireIcon;
