export declare class RouteNotFoundError extends Error { constructor(path: string); } //# sourceMappingURL=RouteNotFoundError.d.ts.map