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