/// import { IconProps } from '../../types'; declare const BellOff: (allProps: IconProps) => JSX.Element; export default BellOff;