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