Should package authors stop using api.imply? And leverage modules / imports

Greetings,

As a package author I want to ensure that i’m using the best practices for speed, optimization and performance of those who are using my packages.

I am wondering if we should stop using api.imply in lieu of es6 modules and imports.