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