import type ColorPicker from "./ColorPicker.js"; import Label from "./Label.js"; import Slider from "./Slider.js"; import Input from "./Input.js"; import Button from "./Button.js"; export default function ColorPickerTemplate(this: ColorPicker) { return (