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

declare const NotificationOffLineIcon: RemixiconReactIconComponentType;
export default NotificationOffLineIcon;
