import { TransformComponent as TC, G2Mark } from '../runtime'; import { GroupTransform } from '../spec'; export type GroupNOptions = Omit) => number[][]; }, 'type'>; /** * The Group transform group data by x and y channels, and aggregate. */ export declare const GroupN: TC;