export type CompressionLevel = "Optimal" | "Fastest" | "NoCompression"; //# sourceMappingURL=CompressionLevel.d.ts.map