export const PRIVACY_OPERATOR_SECTION_ID = "data-controller"; export const PRIVACY_COLLECTION_SECTION_ID = "what-we-dont-collect"; export const PRIVACY_SERVER_SECTION_ID = "what-the-server-sees"; export const PRIVACY_PARTIES_SECTION_ID = "third-parties"; export const PRIVACY_RIGHTS_SECTION_ID = "your-rights"; export const PRIVACY_SECURITY_SECTION_ID = "security"; export const PRIVACY_CHANGES_SECTION_ID = "changes"; export const PRIVACY_CONTACT_SECTION_ID = "contact";