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