import type { Constructor } from "@surface/core"; /** * Styles adopted by the shadow root. * @param styles Styles. */ export default function styles(...styles: string[]): >(target: T) => T;