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