import { GraphQLScalarType, GraphQLScalarTypeConfig } from 'graphql'; export declare const GraphQLLCCSubclassConfig: GraphQLScalarTypeConfig; export declare const GraphQLLCCSubclass: GraphQLScalarType;