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