import { IHeadRowProps } from '../../props'; import React from 'react'; declare const HeadRow: React.FunctionComponent; export default HeadRow;