//! Button animation recipes
//!
//! Pre-configured button animations following Material Design, iOS, and web best practices.
//! Based on research from Material Design 3, Apple HIG, Framer Motion, and CSS animation libraries.
pub use *;
pub use *;
pub use *;
pub use *;