/// import { Test } from 'supertest'; declare const _default: (content: string, contentType: string) => Test; export default _default;