import { CustomerClient } from "../.."; export declare namespace Customer { class ICustomer extends CustomerClient.ICustomer { } }