import type { IParserData, ITransform } from '@antv/l7-core'; export declare function pointToHexbin(data: IParserData, option: ITransform): IParserData;