import type { TOC } from '@ember/component/template-only'; export interface CarIconSignature { Element: SVGSVGElement; } export declare const CarIcon: TOC; //# sourceMappingURL=car.d.ts.map