// The Excalidraw stylesheet is bundled as a string via esbuild's `.css` → text // loader (see build.mjs) and injected at runtime; declare the module so the // import type-checks. declare module '@excalidraw/excalidraw/index.css';