import * as d from '../../declarations';
export declare function outputServiceWorkers(config: d.Config, buildCtx: d.BuildCtx): Promise<void>;
