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