import type { UsecaseSymbolLike } from '../types/usecase-symbol-model.interface'; export const SYMBOL_LOOKUP = new Map();