import { PathItem } from "swagger-jsdoc";
export type PathProperties = PathItem;
