type LocaleKey = "en" | "de" | string;
Represents the supported locale keys for the Creative Editor SDK.