interface FunctionDeclarationStructure
implements Structure, FunctionDeclarationSpecificStructure, NameableNodeStructure, FunctionLikeDeclarationStructure, AsyncableNodeStructure, GeneratorableNodeStructure, AmbientableNodeStructure, ExportableNodeStructure
import { type FunctionDeclarationStructure } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";