export declare function isCustomElementTag(name: any): boolean; export declare function getCustomElementConstructor(name: any): any;