import { FlowCompilerOptions } from "./language"; export declare function createTypeAnnotationFromGraphQLTypeFunction(compilerOptions: FlowCompilerOptions): Function; //# sourceMappingURL=helpers.d.ts.map