/// <reference types="react" />
declare const UndoRedo: () => JSX.Element;
export default UndoRedo;
