export const gunzipSync = () => { throw new Error("Not implemented") }; export const gzipSync = () => { throw new Error("Not implemented") };