import React from 'react'; import { ColProps } from 'antd/lib/grid'; export declare const FormGridCol: React.FC>; export default FormGridCol;