declare const StringPrototypeLocaleCompare: (t: String, that: string, locales?: string | string[], options?: Intl.CollatorOptions) => ReturnType; export = StringPrototypeLocaleCompare;