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