declare const DatePrototypeToLocaleTimeString: (t: Date, locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions) => ReturnType; export = DatePrototypeToLocaleTimeString;