import * as d from '../../declarations';
export declare function docs(config: d.Config, compilerCtx: d.CompilerCtx): Promise<void>;
