export declare const set_global: (name: any, key: any, value: any, create: boolean, required: boolean, when: any, additional_args: any, description: any) => { plugin: any; name: string; when: string; };