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