export type { CitationProps } from "./citation"; export { Citation } from "./citation"; export type { CitationType, CitationVariant, SerializableCitation, } from "./schema";