export declare const en: { core: { command: { unregisteredCommand: string; }; error: { networkAbnormality: string; modelMsg: string; unsupportedModels: string; modelConfigurationMissing: string; serviceException: string; serviceResNotExist: string; serviceResNotPermission: string; }; utils: { powerOfTwo: string; targetElement: string; cannotFindWindow: string; unrealized: string; remoteStylesheet: string; notMatchLockUnlock: string; multiApplicationMode: string; uploadFailed: string; invalidInputValue: string; }; noReInstall: string; }; }; //# sourceMappingURL=index.d.ts.map