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