/// <reference types="types/api" />
import Taro from '@tarojs/api';
export declare const saveImageToPhotosAlbum: typeof Taro.saveImageToPhotosAlbum;
