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