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