import type { Config } from './typings'; export declare function defineConfig(config: T): T; //# sourceMappingURL=define-config.d.ts.map