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