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