import { StringXMLField } from "@aurahelper/core";
export declare const CorsWhitelistOrigin: {
    urlPattern: StringXMLField;
};
