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