import { FCC } from 'onekijs-framework'; import { FormCardProps } from './typings'; declare const FormCard: FCC; export default FormCard;