import { WebpackConfig } from '../common/types'; export declare function getPackageConfig(isMinify: boolean): WebpackConfig;