import React from 'react';
import './index.less';
declare const FormCore: (props: any) => React.JSX.Element;
export default FormCore;
