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