export declare const CacheKeys: {
    UTM: string;
    SESSION_ID: string;
    FINGERPRINT_ID: string;
    EXTRAS_ID: string;
};
