/** * strip _next/data// prefix and .json suffix */ export declare function normalizeDataPath(pathname: string): string;