import type { Options } from "../options.js"; export declare function addTypeDocOptions(options: Pick): void;