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