/**
 * Database Seeder
 *
 * Populates initial data:
 * - Admin user for backend panel
 * - System settings with Google Gemini API credentials
 * - Pricing configuration
 * - PayPal configuration
 */
export {};
//# sourceMappingURL=seed.d.ts.map