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