import type { Key } from './Key.js'; export type KeyValuePair = [K, V];