import { ContactClient } from "../.."; export declare namespace Contact { class IContact extends ContactClient.IContact { } }