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