export declare const RowSubComponent: {
    (props: RowSubComponent): import("react/jsx-runtime").JSX.Element;
    displayName: string;
};
