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