import { QueryDef, IntermediateByteCode } from '../types.js'; export declare const aggregatesQuery: (def: QueryDef) => IntermediateByteCode;