interface NumericLiteralimport { type NumericLiteral } from "https://deno.land/x/masx200_leetcode_test@10.3.3/basic-calculator/NumericLiteral.ts"; Propertiestype: "NumericLiteral"value: number