import { ReactIconComponentType } from '../types';

declare const CarRepair: ReactIconComponentType;
export default CarRepair;
            