/// import Taro from '@tarojs/api'; /** * 获取图片信息。网络图片需先配置download域名才能生效。 */ export declare const getImageInfo: typeof Taro.getImageInfo;