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