import { NtosWindow } from '../layouts'; import { IdentificationComputerContent } from './IdentificationComputer'; export const NtosIdentificationComputer = () => { return ( ); };