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