import { SVGProps } from 'react'; declare const IconNotificationFill: (props: SVGProps) => JSX.Element; export default IconNotificationFill;