import * as React from 'react'; export declare class StackedBarChartBenchmarkExample extends React.Component<{}, {}> { render(): JSX.Element; }