I have a library that is written in TypeScript and uses internally absolute imports to avoid deeply nested relative import statements, like
import {Something}