import { PluginHost } from 'typedoc/dist/lib/utils';
export declare function load(host: PluginHost): void;
