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