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