import { PolarChartOptions } from './polarOptionsSlice'; export declare function ReportPolarOptions(props: PolarChartOptions): null;