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