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