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