declare const wrappedCustomElement: (tagName: string, allowSSR?: boolean) => import("lit/decorators.js").CustomElementDecorator; export { wrappedCustomElement as customElement };