export function generateLink({ truncatedPath, prUrl }: { truncatedPath: any; prUrl: any; }): string | null;