import * as d from '../../declarations';
export declare function validateServiceWorker(config: d.Config, outputTarget: d.OutputTargetWww): void;
