diff --git a/html/index.d.ts b/html/index.d.ts
index 7700d9514b..4d6c44513d 100644
--- a/html/index.d.ts
+++ b/html/index.d.ts
@@ -1517,7 +1517,6 @@ export interface SvelteHTMLElements {
video: VideoHTMLAttributes;
wbr: HTMLAttributes;
webview: WebViewHTMLAttributes;
-
// SVG
svg: SVGAttributes;