pub type ButtonComponentType<IP> = Button<'static, IP>;
struct ButtonComponentType<IP> { /* private fields */ }