export declare const getDatesForSelectedRange: (timeStampArray: number[], timeGroupingInterval: string, locale: string) => string[];