import { type Observable } from 'rxjs'; import * as i0 from "@angular/core"; export declare class TuiFormatDateService { protected readonly locale: string; format(timestamp: number): Observable; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; }