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