import { utilsLogger } from "../../logger"; export const accessibilityManagerLogger = utilsLogger.addSubsystem( "accessibilityManager" );