import { ChartPopoverOptions } from '@spectrum-charts/vega-spec-builder';
import { ChartPopoverProps } from '../types';
export declare const getChartPopoverOptions: ({ children: _, ...chartPopoverOptions }: ChartPopoverProps) => ChartPopoverOptions;
//# sourceMappingURL=chartPopoverAdapter.d.ts.map