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