/**
 * All these keyboard shortcuts seem like they should be configurable.
 * Each operation should be a given a name and separated from
 * the event handler. Future clean up welcome.
 */
export declare function DefaultContainer(): import("react/jsx-runtime").JSX.Element;
