import { Form as NextForm } from '@alifd/next'; declare const Form: typeof NextForm; export default Form; export * from '@alifd/next/types/form'