import Method from "../method/enum/method"; import Route from "./route"; export default function Patch(path: Path): Route;