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