export declare function preserveRedirectQueryEnabled(): boolean; export default function withRedirectQuery(target: string, search: string): string;