export declare function cleanup(configDir?: string): Promise<{}>; export declare function activate(): Promise<{}>;