export declare function customElement(tagName: string): (target: CustomElementConstructor) => void;