import type { Component } from "../../common"; import type { LayoutProps, HtmlProps } from "../common"; export declare const GridPanel: Component;