import { SVGIconDef } from './types'; declare const CarOutlined: SVGIconDef; export default CarOutlined;