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