import { EventActionCallable } from "../../../../types"; import { MirrorCellActionArgsType } from "./types"; export declare const mirrorCellAction: EventActionCallable;