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