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