import type { Application as ApplicationType } from "typedoc"; export declare function load(application: ApplicationType): void;