interface NumericLiteralimport { type NumericLiteral } from "https://deno.land/x/masx200_leetcode_test@9.6.3/parse-lisp-expression/index.ts"; Propertiestype: "NumericLiteral"value: number