import type { SelectBaseOption } from '../../select/src/interface'; export declare type MentionOption = SelectBaseOption;