export declare const isJsonBody: (body: Body | BodyInit | Record) => boolean | "";