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