export declare function createDatasets(project1: { id: string; orgId: string; createdAt: Date; updatedAt: Date; name: string; }, project2: { id: string; orgId: string; createdAt: Date; updatedAt: Date; name: string; }): Promise; export declare const PROMPT_IDS: string[]; //# sourceMappingURL=seed-postgres.d.ts.map