import { HTMLGridGraphProps } from './types'; export declare const GraphHTMLGrid: (props: HTMLGridGraphProps) => import("react/jsx-runtime").JSX.Element;