declare module 'astro:assets' { /** @internal */ export type CssVariable = (["--font-emdash"])[number]; }