/// import Taro from '@tarojs/api'; export declare const getApp: typeof Taro.getApp; export { getCurrentPages } from '@tarojs/router'; export declare const getCurrentInstance: () => Taro.getCurrentInstance.Current;