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