function defaultimport { default } from "https://deno.land/x/masx200_leetcode_test@10.2.0/copy-list-with-random-pointer/index.ts"; default(head: Node | null): Node | nullParametershead: Node | nullReturnsNode | null