interface ToSSGResultimport { type ToSSGResult } from "https://deno.land/x/hono@v4.0.10/helper/ssg/index.ts"; Propertiessuccess: booleanfiles: string[]optionalerror: Error