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