/// import type { GridProps } from './GridProps'; export declare const Grid: (props: GridProps) => JSX.Element;