import { expectType } from "tsd"; import { getUserAgent } from "./index.js"; expectType(getUserAgent());