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