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