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