export declare const $CloudToken: { properties: { eventPortal: { type: string; isRequired: boolean; }; cloud: { type: string; isRequired: boolean; }; }; };