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