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

declare const CarTyreWarningIcon: MdiReactIconComponentType;
export default CarTyreWarningIcon;
