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