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

declare const Car2PlusIcon: MdiReactIconComponentType;
export = Car2PlusIcon;