RootNode: Extract<
    keyof Root,
    "css"
    | "fragment"
    | "instance"
    | "module"
    | "options",
>