import { FieldNode } from 'graphql'; export declare function makeAggregate(graphqlAst: FieldNode, variables: Record): any;