import React from 'react'; import { ViolinChartProps } from './types'; export declare const ViolinChart: React.FC;