export declare function registerCustomElement(localName: string, typeExtension: string, definition: new () => HTMLElement): () => Element;