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