export declare const set_registry: (name: any, path_to_set: any, value: any, create: boolean, action: any, when: any, additional_args: any, description: any) => { plugin: any; name: string; when: string; };