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