import { StyleBox } from './style.box';

export declare class RowBox extends StyleBox {
	constructor();
}
