import { IconProps } from '../types';
declare function BeachBall(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default BeachBall;
//# sourceMappingURL=BeachBall.d.ts.map