declare function guessContentType(body: unknown): string; export { guessContentType };