// Type declarations for third-party modules // Build-time constant set by esbuild --define // May be undefined when running unbundled in development declare const BUILD_WITH_ZSTD: boolean | undefined;