export * from './config.js';
export type { CompressionOptions, CompressionResult, ProcessingStats, SupportedFormat, } from '../commands/tiny/types.js';
export { SUPPORTED_FORMATS } from '../commands/tiny/types.js';
//# sourceMappingURL=index.d.ts.map