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