import { SvgIconComponent } from './types'; declare const CarRepairIcon: SvgIconComponent; export default CarRepairIcon;