//! ChromaCat is a versatile command-line tool for applying color gradients to text output.
// First declare the macro module
pub use ChromaCat;
pub use ;
// Re-export commonly used types for convenience
pub use ;
pub use ;
pub use StreamingInput;