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