import * as React from 'react'; import { IFormItemProps } from '../../shared'; declare const FormilyCard: React.FC; export default FormilyCard;