So, export(NodePath) has been replaced by @export_node_path. But, it seems not to work. Rather than getting the supplied node in the NodePath and working on that, GDScript now seems to be attempting to work on the NodePath itself.

Am I using it wrong, or is it another aspect of @export that's not ready yet?