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