export declare const MAX_INIT_COUNT = 2; export declare const INIT_COUNT_KEY = "fb_pixel_init_count"; export declare const USER_DATA_KEY = "fb_user_data"; export declare const CURRENCY_ISO_CODES: Set; export declare const US_STATE_CODES: Map; export declare const COUNTRY_CODES: Map;