export type { DocumentType, DocumentStatus, LegalDocument, } from './documents.js'; export type { LegalProvision, ProvisionRef, } from './provisions.js'; export type { CitationFormat, ParsedCitation, ValidationResult, } from './citations.js'; //# sourceMappingURL=index.d.ts.map