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