interface ElementPropsimport { type ElementProps } from "https://deno.land/x/cargo_parcel@0.1.82/ast.ts"; Type ParametersTIndex Signatures[key: string]: unknownPropertiesoptionalchildren: VNode<T>[]