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

declare const CarKeyIcon: MdiReactIconComponentType;
export default CarKeyIcon;
