export * from './1.44.0.js'; export declare const locatorVersion = "1.45.0"; export declare const NotificationsCenter: { closeBtn: string; clear: string; elem: string; row: string; }; export declare const Notification: { dismiss: string; message: string; icon: string; source: string; progress: string; expand: string; btnSection: string; actions: string; action: string; actionLabel: string; standalone: (id: string) => string; standaloneContainer: string; center: (index: number) => string; buttonConstructor: (title: string) => string; }; export declare const EditorView: { tabSeparator: string; settingsEditor: string; webView: string; elem: string; editorGroup: string; diffEditor: string; tab: string; closeTab: string; tabTitle: string; tabLabel: string; actionContainer: string; actionItem: string; }; export declare const ScmView: { more: string; providerHeader: string; providerRelative: string; initButton: string; providerTitle: string; providerType: string; actionConstructor: (title: string) => string; action: string; inputField: string; changeItem: string; changeName: string; changeCount: string; changeLabel: string; changeDesc: string; resource: string; changes: string; stagedChanges: string; expand: string; multiMore: string; multiScmProvider: string; singleScmProvider: string; multiProviderItem: string; itemLevel: (level: number) => string; itemIndex: (index: number) => string; }; //# sourceMappingURL=1.45.0.d.ts.map