import * as GraphQL from "graphql"; export default function makeGeoJSONType(graphql: any, name?: string): GraphQL.GraphQLScalarType;