export declare function customElement(elementName: string, extended?: ElementDefinitionOptions): (elementClass: any) => void;