export declare enum PolicyTypeEnum { TERMS_OF_CONSENT = 1, TERMS_OF_USER = 2, PRIVACY_POLICY = 3 }