import { Options } from '@storybook/core-common'; export declare function webpackFinal(webpackConfig: any, options: Options): any;