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