export default interface AllArgs { requestOrData: any; responseOrSocket?: any; server?: any; context?: any; } //# sourceMappingURL=all.d.ts.map