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