exportdeclareconstarmResourceOperationsRule: import("@typespec/compiler").LinterRuleDefinition<"arm-resource-operation-response", {
readonlydefault: "[RPC 008]: PUT, GET, PATCH & LIST must return the same resource schema.";
}>;
//# sourceMappingURL=arm-resource-operation-response.d.ts.map