import { SetupUniAppOptions } from '../types'; export declare function injectUniConfig(options: SetupUniAppOptions, global?: any): void;