import { Subject } from "rxjs"; import * as i0 from "@angular/core"; export declare class TimeSheetService { timesheetstandard: Subject; timesheetstandardedit: Subject; timesheetstandardsumwork: Subject; timesheetroot: Subject; timesheetmonthly: Subject; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; }