import type { PageRouteInit } from '../types'; export declare function makeErrorRoute(relativePath: string, error: Error): PageRouteInit; //# sourceMappingURL=error-route.d.ts.map