export declare const create_environment: (template_id: any, start: string, account_name: any, when: any, additional_args: any, description: any) => { plugin: any; name: string; when: string; };