import { Shortcut } from '../models'; export declare const UndoMutation: Shortcut; export declare const RedoMutation: Shortcut;