export declare function parseAbsoluteTimeMs(input: string): number | null;
