declare const typedoc: (srcDir: string, outDir: string, externalPattern: string[]) => void; export default typedoc;