type alias FooterPropsimport { type FooterProps } from "https://deno.land/x/netzo@0.3.91/core/plugins/ui/islands/footer.tsx"; definition: JSX.HTMLAttributes<HTMLDivElement> & UiConfig["footer"]