type alias FileListTreeNodeimport { type FileListTreeNode } from "https://deno.land/x/fathym_atomic@v0.0.168/src/organisms/FileList.tsx"; definition: { ActionPath: string; Icon?: string; }