import { Program, Type } from "@typespec/compiler"; export declare function isMergePatchBody(program: Program, bodyType: Type): boolean; //# sourceMappingURL=internal.d.ts.map