import { StringXMLField } from '@aurahelper/core';
export declare const RedirectWhitelistUrl: {
    Url: StringXMLField;
};
