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