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