import { EmphasisComponentOption } from '../emphasis/type'; export type SelectComponentOption = Omit; export type SelectOption = Pick;