import Response from "./response"; export default function HttpVersionNotSupportedParameter(): Response<505, string, {}, undefined>; export default function HttpVersionNotSupportedParameter(response: Partial, 'code'>>): Response<505, Message, Headers, Body>;