export declare function getSortedRoutes(normalizedPages: ReadonlyArray<string>): string[];
