import type { IPluginAPI } from 'build-scripts'; declare const _default: (api: IPluginAPI, { webpackConfig }: { webpackConfig: any; }) => any; export default _default;