/** Telephony service */
export interface TelephonyGenericService {
    /**  */
    serviceName: string;
}
//# sourceMappingURL=TelephonyGenericService.d.ts.map