import { InputTypeComposer } from 'graphql-compose'; import { CommonOpts } from '../../../utils'; export declare function getGeohashGridITC(opts: CommonOpts): InputTypeComposer; //# sourceMappingURL=GeohashGrid.d.ts.map