pub const IMPORT_QUERY: &str = r" (use_declaration argument: (_) @import_path) @import ";
Tree-sitter query for extracting imports.