export declare const Provider: any; export type ProviderRow = typeof Provider.$inferSelect; export type ProviderInsert = typeof Provider.$inferInsert;