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