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