declare const CarIcon: { name: string; svg: string; }; export default CarIcon;