import type ShellBarBranding from "./ShellBarBranding.js"; export default function ShellBarBrandingTemplate(this: ShellBarBranding) { return ( {!this._isSBreakPoint && ( )} ); }