export declare function spotifyContentLink(params: Record): string; export declare function spotifyWebLink(url: string, utmCampaign?: string): string;