export declare function isRoute404(route: string): boolean; export declare function isRoute500(route: string): boolean;