import type { EditInputFC, DynamicRuleSettingProps } from '@lingxiteam/editor-types'; import './index.less'; declare const DynamicRuleSetting: EditInputFC; export default DynamicRuleSetting;