export interface EdgeRouteHandler { (...args: any[]): any; } //# sourceMappingURL=types.d.ts.map