import { startOfDay } from "https://esm.sh/date-fns@2.29.3"; // No error? let foo = startOfDay("foo");
declare module