import type { IconProps } from '../../types'; declare const NotificationFill: import("react").NamedExoticComponent; /** * MingCute Icon: Notification Fill * @see {@link https://www.mingcute.com MingCute Icon Docs} */ export { NotificationFill };