import type { IconProps } from '../../types';
declare const BeachballFill: import("react").NamedExoticComponent<IconProps>;
/**
 * MingCute Icon: Beachball Fill
 * @see {@link https://www.mingcute.com MingCute Icon Docs}
 */
export { BeachballFill };
