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