import React from "react"; const EmptyIntegrations = () => { return ( ); }; export default EmptyIntegrations;