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