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