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