import { Layout } from '../layout';
export declare class GridLayout extends Layout {
static xtype: string;
}