import type { ReactClientConfig } from './utils/loadConfig'; export declare function defineConfig(config: ReactClientConfig): ReactClientConfig;