import React from "react"; import { type CentralIconBaseProps } from "../CentralIconBase"; export declare const IconCar2: React.FC; export default IconCar2;