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