/// <reference types="mini-types" />
export declare function virtualLinkClick(url: string): void;
export declare function makePhoneCall(options: my.IMakePhoneCallOptions): void;
