<script setup lang="ts"></script>

<template>
  <h2>Privacy Policy</h2>
  <p>TBD</p>
</template>

<style scoped></style>