import type { IconComponent } from '../types'; declare const Confetti: IconComponent; export default Confetti;