/** * @see https://github.com/vercel/ms */ export declare function ms(val: number): string; //# sourceMappingURL=ms.d.ts.map