function defaultimport { default } from "https://deno.land/x/masx200_leetcode_test@7.6.2/design-linked-list/index.ts"; default<T = any>(): MyLinkedList<T>Type ParametersoptionalT = anyReturnsMyLinkedList<T>