interface ToSSGInterfaceimport { type ToSSGInterface } from "https://dotland.deno.dev/x/hono@v4.2.2/helper/ssg/ssg.ts"; Call Signatures(app: Hono<any, any, any>,fsModule: FileSystemModule,options?: ToSSGOptions,): Promise<ToSSGResult>