export {
  createDiagnosticSpace,
  OwnerSpaceAlreadyExistsError,
  type CreatedDiagnosticSpace,
} from "@/lib/repositories/diagnostic-spaces";
