import { HasPermission } from "src/components"; import TableWrapper from "./TableWrapper"; const Streams = () => { return ( ); }; export default Streams;