import React from 'react'; declare const HeaderRow: (props: any) => React.JSX.Element; export default HeaderRow;