import { type ClassList } from "@builder.io/qwik"; export type OmitSignalClass = Omit & { class?: ClassList };