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