/** * @see [微信官方文档](https://mp.weixin.qq.com/debug/wxadoc/dev/api/media-picture.html#wxpreviewimageobject) */ export default function preview_image(urls: string[], current?: string): Promise;