import { UILayoutType } from '../types/index.js'; export declare function UILayout(o?: Object): UILayoutType; export declare const defaultUILayout: UILayoutType;