declare namespace TcHmi.Functions.Beckhoff { /** * Returns the current locale string for texts or undefined if no localized Symbol is available. */ function GetLocale(): string | undefined; } //# sourceMappingURL=GetLocale.d.ts.map