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