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