import { ExtractionResult } from '../types'; /** * SvelteExtractor - Extracts code relationships from Svelte component files * * Svelte files are multi-language (script + template + style). Rather than * parsing the full Svelte grammar, we extract the