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