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

declare const TractorIcon: MdiReactIconComponentType;
export default TractorIcon;
