import { RemixiconReactIconComponentType } from './dist/typings';

declare const NotificationOffFillIcon: RemixiconReactIconComponentType;
export default NotificationOffFillIcon;
