"use client"; const BrainsManagement = (): JSX.Element => { return (

Coming soon

); }; export default BrainsManagement;