export type FormattedCitation = { content: string; contentType: string; };