import { GraphQLScalarType, GraphQLScalarTypeConfig } from 'graphql'; export declare const GraphQLIPCPatentConfig: GraphQLScalarTypeConfig; export declare const GraphQLIPCPatent: GraphQLScalarType;