The rule has been improved:
I had disabled it until now because the autofix duplicated module imports between regular import value and import type Type. They just added an option to avoid that and instead mark each type independently:
import {value, type Type} from 'lib'