export declare class PluginSelectService { private readonly pluginConfigService; select(env?: string): Promise; }