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