import { Select } from "."; export declare const processGroupBy: (this: Select) => void; export declare const executeAggregateGroupBy: (this: Select) => void;