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

declare const CarTireAlertIcon: MdiReactIconComponentType;
export default CarTireAlertIcon;
