type alias FilePathimport { type FilePath } from "https://deno.land/x/cicada@v0.1.2/lib.ts"; A file path represented as a string. definition: string