import { DevicesTable } from "@widgets"; export const DevicesPage = () => { return ( <> ); };