import { Annotation } from "../internal"; export declare function createObservableAnnotation(name: string, options?: object): Annotation;