export interface CopyLeadTranscriptLink { url: string; text: string; fileSize: string; format: string; }