import type { GetUniVueConfig } from './types';
export declare function chainWebpack(config: any, options?: GetUniVueConfig): void;
