function defaultimport { default } from "https://deno.land/x/masx200_leetcode_test@10.6.3/binary-tree-paths/index.ts"; default(root: TreeNode | null): string[]Parametersroot: TreeNode | nullReturnsstring[]