// Re-export CSS variant as default for backward compatibility export { Starfall, default } from './css'; export type { StarfallProps } from './css';