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