import { Application } from 'typedoc';
export declare function load(app: Application): void;
