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