import type { ComponentSelector } from '../../widgets/component';
export declare const RowContainerSelector: ComponentSelector;
