import { ServicesClient } from "../model/services";
declare const servicesClient: ServicesClient;
export = servicesClient;
