export default function compileOriginLinkRewriter(requestUrl: URL, originUrl: URL): (input: string) => string;