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