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