import { Layout } from '../core';
export declare function newRowLayout(topToBottom?: boolean): Layout;
