function defaultimport { default } from "https://deno.land/x/fresh@1.6.3/www/components/Header.tsx"; default(props: { title: string; active: string; })Parametersprops: { title: string; active: string; }