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