/** * List of all scripts supported by CLDR43 * * A JSON distribution of the data can be found at the Unicode github organization: https://github.com/unicode-org/cldr-json * More specifically all languages, territories and scripts can be found for English here https://github.com/unicode-org/cldr-json/tree/main/cldr-json/cldr-localenames-full/main/en-GB * * Alternative versions (versions including -alt- tag) have been stripped from this list. * * @link https://cldr.unicode.org/index */ export declare const scripts: Set;