import './index.less'; import { EditInputFC, SelectProps } from '@lingxiteam/editor-types'; export declare const PLACEMENT_DEFAULT_VALUE = "top"; declare const SetPlacement: EditInputFC; export default SetPlacement;