export declare const toReadableDate: (value: number | string, format?: string) => string; export declare const noMillisFormat = "HH:mm:ss, dd MMM yy";