import './index.less'; import type { OptionStyleProps } from './PropsType'; import type { EditInputFC } from '@lingxiteam/editor-types'; declare const OptionStyle: EditInputFC; export default OptionStyle;