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

declare const FireTruckIcon: MdiReactIconComponentType;
export default FireTruckIcon;
