declare namespace TcHmi.Functions.Beckhoff { /** * Returns the list of registered locales as array of string. */ function GetRegisteredLocales(): string[]; } //# sourceMappingURL=GetRegisteredLocales.d.ts.map