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