type alias FunctionComponentimport { type FunctionComponent } from "https://deno.land/x/fastro@v0.79.3/http/server.ts"; definition: (props?: any) => preact.JSX.Element