Recommended way to import layer files within the same layer?

For example if I have a feedback layer, and I'm in that layer importing a feedback utility into a feedback component, I currently do import { foo } from "~~/layers/feedback/app/bar".

I haven't been able to find anything shorter, is there anything?
Was this page helpful?