import { GraphQLScalarType } from 'graphql'; export declare const AnyGraphQLType: GraphQLScalarType; export declare const LinkImportGraphQLType: GraphQLScalarType; export declare const FieldSetGraphQLType: GraphQLScalarType;