/**
 * @see https://github.com/vercel/ms
 */
export declare function ms(val: number): string;
