export declare enum CitationFormat { Internal = "Internal", EndNote = "EndNote", RIS = "RIS", BibTeX = "BibTeX", CSLJson = "CSL" }