declare function toResponseInit(response: Response): ResponseInit;

export { toResponseInit };
