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