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