macro_rules! feComponentTransfer {
    ($($part:expr),* $(,)?) => { ... };
}