import type { AnnotationPlugin } from './annotationPluginType';
export declare const annotationPlugin: AnnotationPlugin;
