import * as React from 'react'; import { ColGroupProps } from './types'; export declare const ColGroup: React.FC;