export declare function createServerPathnameForMetadata(underlyingPathname: string): Promise<string>;
