import { createPoll } from "ags/time"; export const Profile = () => { const profile = createPoll("", 5000, ["bash", "-c", "asusctl profile -p"]); return ( ); };