type alias StringLiteralimport { type StringLiteral } from "https://deno.land/x/fluent@0.0.1/bundle/ast.ts"; definition: { type: "str"; value: string; }