/** * @example * const config = { * $: 'jquery', * } */ import { ProvidePlugin } from 'webpack'; export declare const providePlugin: ProvidePlugin;