import { SVGProps } from "react";
declare const RINotification3Fill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { RINotification3Fill };
