export declare function createUnrenderedSegmentError(route: string, missingFiles: readonly string[]): Error;
export declare function createLinkPrefetchPartialError(pathname: string): Error;
