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