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