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

declare const Notification3FillIcon: RemixiconReactIconComponentType;
export default Notification3FillIcon;
