function defaultimport { default } from "https://deno.land/x/fastro@v0.88.1/modules/web/blog.layout.tsx"; default(props: { CSS: string; markdown: string; attrs: Record<string, unknown>; })Parametersprops: { CSS: string; markdown: string; attrs: Record<string, unknown>; }