export declare enum EntitlementsClientEvents { INITIALIZED = "initialized", SNAPSHOT_UPDATED = "snapshot-updated" }