/**
* PROXY Protocol Module
* Type definitions for HAProxy PROXY protocol v1/v2
*/
export * from './types.js';