import * as webpack from 'webpack'; declare const _default: (options?: Partial<{ missingFileWarning: boolean; draco: boolean; }> | undefined) => webpack.WebpackPluginInstance; export { _default as default };