/// import { PivotTableProps } from './model'; export declare function PivotTableGrid(props: PivotTableProps): JSX.Element;