type alias ComponentFunctionRe-exportimport { type ComponentFunction } from "https://deno.land/x/lume@v1.18.5/core.ts"; definition: (props: Record<string, unknown>) => string