import { ToggleSaveRevisionStateActionArgsType } from "./types"; import { PageEventActionCallable } from "../../../types"; export declare const toggleSaveRevisionStateAction: PageEventActionCallable;