import { Annotation } from "../internal"; export declare const autoAnnotation: Annotation; export declare function createAutoAnnotation(options?: object): Annotation;