export enum UsercentricsUserInteraction { acceptAll = 0, denyAll = 1, granular = 2, noInteraction = 3 }