import React from 'react';
import { ItemLayoutProps } from './ItemLayoutProps';
export declare const RowItem: React.ForwardRefExoticComponent<ItemLayoutProps & React.RefAttributes<HTMLDivElement>>;
//# sourceMappingURL=RowItem.d.ts.map