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