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