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