export declare const convertInputBodyToString: (input: Document | BodyInit | null | undefined, win: typeof window) => Promise;