import { type SeedOptions } from "./_lib/seed-cmd.js"; export declare function memorySeedCommand(pathArg: string | undefined, options: SeedOptions): Promise; //# sourceMappingURL=seed.d.ts.map