import { Config, Context, PlatformOptions } from '@reactant/plugin'; export default function createConfig(config: Partial, _context: Context, _options: PlatformOptions): Partial;