import { IconProps } from '../types';
declare function BellSlash(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default BellSlash;
//# sourceMappingURL=BellSlash.d.ts.map