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