import { type LanguageExtractor } from "./types.js"; export declare const solidityExtractor: LanguageExtractor;