export interface SBX extends lunisolar.SB {
  _takeSoundValue: string
  takeSound: string
  takeSoundE5: lunisolar.Element5
}
