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

declare const CarSportsIcon: MdiReactIconComponentType;
export default CarSportsIcon;
