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