import type { Config } from '@rspress/shared';
export declare const defineConfig: (config: Config) => Config;
