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