// Fynch is a side-effect-only module: importing it attaches all listeners and // exports nothing. This declaration exists so TypeScript consumers can // `import '@edgeonline/fynch'` without a missing-declaration error. export {};