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