import { NtosWindow } from '../layouts'; import { PowerMonitorContent } from './PowerMonitor'; export const NtosPowerMonitor = () => { return ( ); };