export interface XtlsModuleOptions {
    ip: string;
    port: string;
}
//# sourceMappingURL=xtls-module.options.interface.d.ts.map