import Taro from '@tarojs/api';
declare const getVideoInfo: typeof Taro.getVideoInfo;
export { getVideoInfo };
