import { IWebpackOptions } from '../types/interface'; export default function (options?: IWebpackOptions): void;