export declare namespace PluginPaths { const PLUGINS_LOGS_DIR = "logs"; const PLUGINS_GLOBAL_STORAGE_DIR = "plugin-storage"; const PLUGINS_WORKSPACE_STORAGE_DIR = "workspace-storage"; } //# sourceMappingURL=const.d.ts.map