import type { SpecialHandler } from "./types"; export declare const handleSourcegraph: SpecialHandler;