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