import * as React from 'react'; import { IColGroupProps } from '../../props'; export declare const ColGroup: React.FunctionComponent;