import { PrintObject } from "../PrintObject";

/**
 * @class gve.Services
 * @since gve
 */
export class Services extends PrintObject {

}