export declare const timeData: { [x: string]: { [y: string]: number; }; }; export declare const timeStrings: string[];