import { default as React } from 'react'; import { default as SortColumn } from './SortColumn'; export type SortColumnProps = React.ComponentProps;