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