import { SCHistoryTimeline } from './sc-history-timeline.component'; import * as i0 from "@angular/core"; export declare class SCHistoryTimelineService { constructor(); mapFunction: (history: any) => SCHistoryTimeline; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; }