import {UIComponent} from './component'; export declare class GridComponent extends UIComponent { }