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

declare const NotificationFillIcon: RemixiconReactIconComponentType;
export default NotificationFillIcon;
