recommend using [declare] in [import] help patch
[declare] is the standard library loading mechanism. So unless someone needs [import] to iterate through the list of loaded libraries [declare] should be used.
The help patch for [import] should reflect this.