import { NtosWindow } from '../layouts'; import { AtmosControlContent } from './AtmosControl'; export const NtosAtmosControl = () => { return ( ); };