declare module '@tarojs/api' {
  import Taro from '@tarojs/taro'
  export = Taro
}
