export default function makePhoneCall(options: { number: string; }): void;