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