/** * Simple grid layout. * @example * * * Left * Right * * * Spanning entire row *
This can be shown/hidden
*
*
* */ export declare class SmartGrid { }