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