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