AlienMatch: {
    binding: null | Omit<AlienBinding, "variable">;
    root: RootSort;
}