import { InputTypeComposer } from 'graphql-compose'; import { CommonOpts } from '../../../utils'; export declare function getGeoDistanceITC(opts: CommonOpts): InputTypeComposer | { type: string; description: string; }; //# sourceMappingURL=GeoDistance.d.ts.map