import { PivotTable } from './PivotTable';
export declare class PivotTableSimple extends PivotTable {
}
