import { AvailabilitySettings } from "@calcom/atoms/monorepo"; import PageWrapper from "@components/PageWrapper"; export default function Availability() { return ; } Availability.PageWrapper = PageWrapper;