import { Dictionary } from "../utils/Dictionary"; import { IController } from "../Controllers/IController"; export declare function MapRoutes(path: string): Dictionary;