/// declare module "@whatwg-node/events" { export const CustomEvent: typeof globalThis.CustomEvent; }