import type { GlobalConfigOptions } from "./types"; export function defineConfig(config: GlobalConfigOptions): GlobalConfigOptions;