import { Key } from '../parsing/get_key_parsing'; export declare function generateGroupBy(key: Key): string;