export declare const STORE_LOCALE: unique symbol; export declare const STORE_ADAPTER: unique symbol; export declare const STORE_CAMPAIGN: unique symbol; export declare const STORE_TRANSFORMERS: unique symbol; export declare const STORE_OVERRIDES: unique symbol; export declare const STORE_TRIAL_LINKS: unique symbol; export declare const STORE_FORMATTER: unique symbol;