import { UpdatableChartOptions } from './rootPropsSlice';
export declare function ReportChartProps(props: UpdatableChartOptions): null;
