export declare const CLICK_ID = "prsna_id"; export declare const LOCAL_STORAGE_KEYS: { PERSONA_REQUEST_ID: string; }; export declare const DEV_EVENT_SERVER_URL = "https://dev.persona3.tech"; export declare const PROD_EVENT_SERVER_URL = "https://www.persona3.tech";