import { Node } from '../../core/Node.js'; export const fieldAnnotationName: "fieldAnnotation"; export const annotationClass: "annotation"; export const annotationContentClass: "annotation-content"; export const FieldAnnotation: Node, Record, Record>; //# sourceMappingURL=field-annotation.d.ts.map