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