import * as React from 'react'; declare const RowContainer: React.ForwardRefExoticComponent, string> & React.RefAttributes>; declare const HeaderRowContainer: React.ForwardRefExoticComponent, string> & React.RefAttributes>; export { RowContainer, HeaderRowContainer };