export declare const bodyToUtf8: (body: any) => string;
