/// import { IconProps } from '../../types'; declare const Balls: (allProps: IconProps) => JSX.Element; export default Balls;