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