import { GraphQLObjectType } from 'graphql'; export declare const buildPaginatedListType: (name: any, docType: any) => GraphQLObjectType; //# sourceMappingURL=buildPaginatedListType.d.ts.map