export declare const buildRequestBody: (body: string | undefined, isBase64Encoded: boolean) => BodyInit | undefined;