export function Vega({ className }: { className?: string }) { return ( ); }