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