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