export declare function CustomElement(tagName: `${string}-${string}`): (target: CustomElementConstructor, _: ClassDecoratorContext) => void;