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