@ -0,0 +1,5 @@
import { Layout } from "../../layout";
export declare class FloatHorizontalLayout extends Layout {
static xtype: string;
}