import type { ICommand } from '@univerjs/core'; import type { IOpenPivotTablePanelOperationParams } from '../../type'; export declare const OpenPivotTablePanelOperation: ICommand;