export declare const boxCellOperation: (command: string, props: any) => void; export declare const boxAction: (props: any, buttonControl: any) => void;