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