export * from './1.46.0.js'; export declare const locatorVersion = "1.47.0"; export declare const CustomTreeItem: { elem: (label: string) => string; tooltipAttribute: string; expandedAttr: string; expandedValue: string; description: string; }; export declare const ScmView: { changes: string; stagedChanges: string; providerTitle: string; providerType: string; more: string; providerHeader: string; providerRelative: string; initButton: string; actionConstructor: (title: string) => string; action: string; inputField: string; changeItem: string; changeName: string; changeCount: string; changeLabel: string; changeDesc: string; resource: string; expand: string; multiMore: string; multiScmProvider: string; singleScmProvider: string; multiProviderItem: string; itemLevel: (level: number) => string; itemIndex: (index: number) => string; }; //# sourceMappingURL=1.47.0.d.ts.map