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