import { DecryptedItemMutator } from '../../Abstract/Item/Mutator/DecryptedItemMutator' // eslint-disable-next-line @typescript-eslint/no-empty-interface export interface KeySystemItemsKeyMutatorInterface extends DecryptedItemMutator {}