declare const _default: "mutation($input: [AddawsCloud9EnvironmentInput!]!) {\n  addawsCloud9Environment(input: $input, upsert: true) {\n    numUids\n  }\n}";
export default _default;
