export declare enum ConsentType { TERMS_OF_USE = 1, MARKETING = 2 } //# sourceMappingURL=ConsentType.d.ts.map