// See https://github.com/biomejs/biome/issues/104 import { X } from "mod" export function f(X: X): X { return X; }