// @ts-ignore /// import { type SeedConfig } from "./seedConfig.js"; export declare function defineConfig(config: SeedConfig): SeedConfig;