import { Dayjs } from 'dayjs'; import * as i0 from "@angular/core"; export declare class UtcToLocalService { utcTimestampToDayjs(utcTimestamp: number): Dayjs; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; }