package root:component; world root { import new: interface { get-two: func() -> tuple; } }