/// import { GraphQLType } from 'graphql/type/definition'; export declare const handleType: (primitivesMap: any, type: GraphQLType) => any;