import { CertService } from "./services/CertService"; import { ProxyService } from "./services/ProxyService"; export declare class ProxyModule { } export { ProxyService, CertService };