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