import type { UsecaseSymbolLike } from '../types/usecase-symbol-model.interface'; export declare const SYMBOL_LOOKUP: Map;