import * as React from 'react'; declare function GridPivotPanel(): React.JSX.Element; export { GridPivotPanel };