//! Animation builder module
//!
//! Provides a high-level builder API for creating animations with support for:
//! - Static and dynamic CSS values
//! - State machine integration
//! - Continuous animation loops
//! - Multi-element control
pub use ;
pub use ;
pub use ;