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