// CSS variant (default, backward compatible) export { SpellCast, default } from './css'; export type { SpellCastProps } from './css';