import type { ExtractionBackend } from './types'; export declare const treeSitterBackend: ExtractionBackend; //# sourceMappingURL=tree-sitter-backend.d.ts.map