type alias iFooterimport { type iFooter } from "https://deno.land/x/lunchbox@v1.0.2/components/Footer/setup.ts"; Properties of the <Footer /> component. definition: Omit<iComponent, "layout"> & { fwd: Partial<iFooterFwd>; }