import { BulletOptions } from '@spectrum-charts/vega-spec-builder';
import { BulletProps } from '../types';
export declare const getBulletOptions: ({ children, ...bulletProps }: BulletProps) => BulletOptions;
//# sourceMappingURL=bulletAdapter.d.ts.map