import { ProductgroupsClient } from "../model/productgroups";
declare const productgroupsClient: ProductgroupsClient;
export = productgroupsClient;
