export declare const ConfigEvents: {
    FORM_SUBMITTED: string;
    CMS_RESPONSIVE_ORIENTATION_CHANGED: string;
};
