export declare function formatMS(ms: number, d: number, allowMicros?: boolean, allowNanos?: boolean): string;
//# sourceMappingURL=format.d.ts.map