export interface IXtlsConfig {
    ip: string;
    port: string;
}
//# sourceMappingURL=xtls-config.interface.d.ts.map