import { ObjectTypeComposer } from 'graphql-compose';
import { CommonOpts } from '../utils';
export declare function getSearchHitItemTC<TContext>(opts: CommonOpts<TContext>): ObjectTypeComposer<any, TContext>;
//# sourceMappingURL=SearchHitItem.d.ts.map