export declare const formatEta: (ms: number) => string; export declare const formatPercentage: (cacheRate: number) => string; //# sourceMappingURL=format.d.ts.map