function defaultimport { default } from "https://deno.land/x/fresh@1.6.7/www/islands/SearchButton.tsx"; default(props: { docsearch?: (args: DocSearchProps) => void; class?: string; })Parametersprops: { docsearch?: (args: DocSearchProps) => void; class?: string; }