export declare const AIConfig: any; export type AIConfigRow = typeof AIConfig.$inferSelect; export type AIConfigInsert = typeof AIConfig.$inferInsert;