import type Card from "./Card.js"; export default function CardTemplate(this: Card): import("@ui5/webcomponents-base/jsx-runtime").JSX.Element;