import React from "react"; import { ColProps } from "."; export declare const Col: React.FunctionComponent;