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