import { DatabaseZap } from 'lucide-react' export const NoDestinationsAvailable = () => { return (

No destinations available

Replication destinations are not currently enabled for this project. Contact support to enable real-time replication to external platforms.

) }