function defaultimport { default } from "https://deno.land/x/fresh@1.5.4/tests/fixture_partials/islands/PartialTrigger.tsx"; default(props: { class: string; href: string; partial?: string; loading?: Signal<boolean>; children?: ComponentChildren; })Parametersprops: { class: string; href: string; partial?: string; loading?: Signal<boolean>; children?: ComponentChildren; }