import { GraphQLObjectType } from "graphql";
export declare const Point: GraphQLObjectType<any, any>;
//# sourceMappingURL=Point.d.ts.map