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