export declare const defineConfig: (c: T) => T; export * from './cli/index';