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