/// <reference types="react" />
declare const BellSimpleRinging: (props: any, ref: any) => JSX.Element;
export default BellSimpleRinging;
