import type { SFCWithInstall } from '../utils/types';
import DropdownItem from '../el-dropdown/src/dropdown-item.vue';
declare const _DropdownItem: SFCWithInstall<typeof DropdownItem>;
export default _DropdownItem;
