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