// This file is from emoji.rs from cargo-generate
// source: https://github.com/cargo-generate/cargo-generate
// version: 0.9.0
// license: MIT/Apache-2.0
//
use Emoji;
pub static ERROR: = Emoji;
pub static SPARKLE: = Emoji;
pub static WARN: = Emoji;
pub static WRENCH: = Emoji;
pub static SHRUG: = Emoji;
pub static INFO: = Emoji;