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