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