declare namespace my {
  /**
   * 获取基础库版本号，仅供参考，代码逻辑请不要依赖这个值。
   */
  const SDKVersion: string;
}
