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