import { FunctionComponent } from 'react'; import { TaroColProps } from "../../types"; export declare const Col: FunctionComponent>;