export declare function defineBody(body: any, headers?: Record<string, string>): any;
