import { end, start } from "./startEnd.mjs"; start("Third"); end("Third");