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