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