/**
 * This file is a barrel file that re-exports from the modular structure.
 * The implementation has been split into smaller files for better maintainability.
 */
export * from './image-gen';
