import { IconProps } from '../lib';
declare function BellSlash(props: IconProps): JSX.Element;
export default BellSlash;
