export declare const redirect: (redirectUrl: string, redirectUrls: string[], redirectExactMatch: boolean | undefined) => boolean;