import { VennOptions } from '@spectrum-charts/vega-spec-builder';
import { VennProps } from '../types';
export declare const getVennOptions: ({ children, ...vennProps }: VennProps) => VennOptions;
//# sourceMappingURL=vennAdapter.d.ts.map