import { IVLocal } from '../types/type'; import WebpackConfig = IVLocal.WebpackConfig; export default function genDll(options: WebpackConfig, callback?: Function): void;