import React from 'react'; import { ColProps } from './Grid.types'; export declare const Col: React.ForwardRefExoticComponent & React.RefAttributes>;