import { Option } from '../el-select'; import type { SFCWithInstall } from '../utils/types'; declare const _Option: SFCWithInstall; export default _Option;