import { MathOperation } from '../../AdaptableState/Common/Enums';
export declare const shortcutOperationList: Array<MathOperation>;
