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