import { IFormPanelRender } from '../types'; import './index.less'; declare const formPanelRender: IFormPanelRender; export default formPanelRender;