import * as Chain from 'webpack-chain'; export declare function htmlPlugin(config: Chain, options: { [key: string]: any; }): void;