declare const HTMLElement: { new (): HTMLElement; prototype: HTMLElement; }; export declare class HTMLiPhone16MaxElement extends HTMLElement { constructor(); private connectedCallback; private resetWidth; } export {};