export interface RouteConfig { path: string; filepath: string; required: string; }