import { NtosWindow } from '../layouts'; import { CrewMonitorContent } from './CrewMonitor'; export const NtosCrewMonitor = () => { return ( ); };