\n {children}\n
\n )\n}\n","import { FunctionalComponent, h } from '@stencil/core';\n\nexport interface VideoProps {\n src: string,\n title?: string,\n caption?: string\n}\n\nexport const Video: FunctionalComponent{description}
\n )\n}\n\nexport const FormInputElement: FunctionalComponent