export declare function install(config: any): void;
export declare function uninstall(config: any): void;
