import type TabSeparator from "./TabSeparator.js"; export default function TabSeparatorInStripTemplate(this: TabSeparator) { return ( ); }