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