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