import type { SVGProps } from 'react'; import * as React from 'react'; declare const SvgBellSlash: (props: SVGProps) => React.JSX.Element; export default SvgBellSlash; //# sourceMappingURL=BellSlash.d.ts.map