import type { ComposeInputType } from 'graphql-compose'; import { CommonOpts } from '../utils'; export declare function getSortITC(opts: CommonOpts): ComposeInputType; //# sourceMappingURL=Sort.d.ts.map