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