export declare namespace Millis { function toUnitString(millis: number): string; }