Splitting Grammar Kit BNF across multiple files

Is there a way to define a grammar across multiple files? I’ve seen some huge grammars out in the wild and I would find it a lot more manageable if I could import or include things from other files to keep things a bit more manageable.