declare const _default: { USER_LOGIN: string; VISIT_PORTFOLIO: string; VISIT_POST: string; VISIT_EXPERIENCE: string; LOAD_MORE_PORTFOLIO: string; POST_CONTENT: string; ADD_EXPERIENCE: string; ADD_TESTIMONIAL: string; INVITE_USER: string; VISIT_FEED: string; }; export default _default; export declare const USER_FIELDS: Readonly<{ ROLE: string; }>; export declare const HOMEPAGE_EVENTS: Readonly<{ VISIT_CLIENT_SINGUP: string; VISIT_CREATOR_PAGE: string; VISIT_LANDING_PAGE: string; SUBMIT_CLIENT_FORM: string; SIGN_UP_WITH_GOOGLE: string; REQUEST_CREATOR_SINGUP: string; SIGN_UP_CREATOR: string; FILL_ONBOARDING_FORM_COUNT: string; FILL_ONBOARDING_FORM: string; VERIFY_EMAIL: string; LOGIN: string; CHECK_AND_LOGIN: string; LOGIN_WITH_GOOGLE: string; VISIT_CREATOR_SIGNUP: string; VISIT_RESOURCE: string; RESOURCE_DOWNLOAD: string; VISIT_BETA: string; VISIT_BLOGS: string; CLICK_CLAIM_MY_LINK: string; SIGNUP_UP_SUCCESS: string; FAILED_ONBOARDING_FORM: string; ONBOARD_THEME: string; }>; export declare const CREATOR_EVENTS: Readonly<{ VISIT_PORTFOLIO: string; COMPLETE_ONBOARDING: string; SHARE_PORTFOLIO: string; VISIT_POST: string; POST_CONTENT: string; INVITE_USER: string; VISIT_FEED: string; UPDATE_BLOCK_POSITION: string; SUBMIT_PORTFOLIO: string; OPEN_PREVIEW: string; COPY_PORTFOLIO_LINK: string; CLICK_HEADER_LINKS: string; CLICK_SHARE_OPTION: string; CLICK_NAV_BUTTON: string; UPLOAD_NEW_BLOCK: string; UPDATE_PROFILE: string; ADD_SOCIAL_MEDIA: string; UPDATE_SOCIAL_MEDIA_POSITION: string; ADD_TESTIMONIAL: string; UPDATE_TESTIMONIAL: string; REQUEST_TESTIMONIAL: string; UPDATE_TESTIMONIAL_POSITION: string; ADD_BRAND_LOGO: string; FEEDBACK_REQUESTED_TESTIMONIAL: string; ADD_EXPERIENCE: string; UPDATE_EXPERIENCE: string; VISIT_EXPERIENCE: string; UPDATE_EXPERIENCE_POSITION: string; ADD_SERVICE: string; UPDATE_SERVICE: string; VISIT_SERVICE: string; GET_IN_TOUCH: string; PAID_ON_SERVICE: string; ADD_POST: string; UPDATE_POST: string; EDIT_POST: string; SHARE_POST: string; ADD_PAGE_BREAK: string; UPDATE_PAGE_BREAK: string; CHANGE_THEME: string; CHANGE_LAYOUT: string; ADD_NEW_PAGE: string; RENAME_PAGE: string; DUPLICATE_PAGE: string; CHANGE_PAGE_VISIBILITY: string; DELETE_PAGE: string; VISIT_ANALYTICS: string; VISIT_JOB_BOARD: string; VISIT_JOB: string; APPLY_JOB: string; VISIT_APPLICATIONS: string; VISIT_APPLICATION: string; REPORT_JOB: string; VIEW_NOTIFICATIONS: string; CLICK_NOTIFICATION: string; VIEW_FEED: string; LOAD_MORE_FEED: string; FEED_FILTER: string; REQUEST_TO_JOIN: string; CUSTOM_DOMAIN_UPDATE: string; CREATE_NEW_INVOICE: string; GENERATE_INVOICE: string; }>; export declare const CREATOR_EDUCATION: Readonly<{ ONBOARD_TOUR: string; INBOX_TOUR: string; }>; export declare const CHAT_EVENT: Readonly<{ invite_client: string; invite_client_sent: string; outside_usage: string; template_action: string; conversation_action: string; payment_action: string; add_member_group: string; add_group: string; add_group_created: string; }>; export declare const CLIENT_EVENTS: Readonly<{ ADD_PERSONAL_DETAILS: string; ADD_ORG_DETAILS: string; UPDATE_PERSONAL_DETAILS: string; UPDATE_ORG_DETAILS: string; POST_JOB: string; VIEW_JOBS: string; VIEW_APPLICATIONS: string; VIEW_EDITORS_PICK: string; SHORTLIST_APPLICATION: string; HIRE_APPLICATION: string; REJECT_APPLICATION: string; REPORT_WRITER: string; UNDO_REJECTION: string; CLICK_PROFILE: string; VIEW_MANAGE_APPLICATION: string; VIEW_FULL_DETAILS: string; CLOSE_OPPORTUNITY: string; VIEW_NOTIFICATIONS: string; CLICK_NOTIFICATION: string; VIEW_FEED: string; VISIT_UPCOMING_FEED: string; GIVE_FFED_PREF: string; LOAD_MORE_FEED: string; FEED_FILTER: string; }>;